home *** CD-ROM | disk | FTP | other *** search
- %
- % ArchiverX 1.00 - Configuration file
- %
- % (c)1994 Tsuneo Tanaka. All rights reserved.
- %
-
-
- System Section
-
-
- RegistrationName Joe Sysop
- % RegistrationKey <Your Registration-Key>
-
- % If you want to use English.Lng instead of default language file
- % ArcX.Lng, uncomment this line.
-
- % LanguageFile English.Lng
-
- % LanguageFile Japanese.Lng
- % LanguageFile Color.Lng
- % LanguageFile Glare.Lng
- % LanguageFile Laptop.Lng
-
-
- % If SwapToDir is commented out, current directory will be used.
-
- SwapToDir D:\DELETE;.
-
-
- % If you have any problem other than the FPU detection routine, try
- % disabling this and see how it works.
-
- SwapToEms
-
-
- % NEC PC-9800 users should comment this out.
-
- SwapToXms
-
-
- % For IBM PC only. This option must not be enabled on NEC PC-9800.
-
- % SwapToInt15
-
-
- % Directories to be saved at executing external utilities.
-
- SaveDirectories CDEFGHIJKLMNOPQRSTUVWXYZ
-
-
- % Command line to excute alternate test program like a virus scanner.
- % Optional.
-
- AlternateTesterCommand SCAN.EXE /NOMEM /NOPAUSE /SUB *.*
-
-
- % Temporary directory used to store and test extracted files. If
- % AlternateTesterCommand is defined, this must be defined.
-
- AlternateTesterTemporaryDirectory D:\ARCXTEMP
-
-
- % Where to record information about its operations.
- % Not to record, comment this line out.
-
- LogFile ARCX.LOG
-
-
- % How verbose to make the log file. From 0 to 5.
-
- LogLevel 5
-
-
- End System Section
-
-
- %
- % 1. Place default (primary) archiver first.
- %
- % 2. Place archivers which don't put information enough to recognize
- % on their archives as early as possible. (e.g. SEA ARC/ARC2, PKWARE
- % PKPAK)
- %
-
- Archiver Phil Katz's PKZIP2 and compatibles
-
- Extension ZIP
-
-
- % Must be defined.
-
- Ident 0,504b0304 ; "PK^c^d"
-
-
- % Prefix to pass a list file to this archiver. In this case, %l will be
- % replaced with "@FILES.LST"
-
- ;DOS ListPrefix @
-
- %
-
- DOS Add PKZIP -aex %a %f %l
- DOS Add_WithPaths PKZIP -aP %a %f %l
- DOS Add_RecurseDirs PKZIP -aPr %a %f %l
- DOS Move PKZIP -amex %a %f %l
- DOS Move_WithPaths PKZIP -amexr %a %f %l
- DOS Extract PKUNZIP %a %f %l
- DOS Extract_WithPaths PKUNZIP -d %a %f %l
- DOS View PKUNZIP -v -q %a %f %l
- DOS Delete PKZIP -d %a %f %l
- DOS AddComment PKZIP -z %a <%f
- DOS Freshen PKZIP -fex %a %f %l
- DOS Update PKZIP -uex %a %f %l
- DOS Update_WithPaths PKZIP -uPex %a %f %l
- DOS Update_RecurseDirs PKZIP -uPex %a %f %l
- DOS Test PKUNZIP -t %a
-
-
- % %l will be replaced with "-@<FILES.LST"
-
- OS2 ListPrefix -@<
-
- OS2 Add ZIP -9jk %a %f %l
- OS2 Add_WithPaths ZIP -9k %a %f %l
- OS2 Add_RecurseDirs ZIP -9kr %a %f %l
- OS2 Move ZIP -9jkm %a %f %l
- OS2 Move_WithPaths ZIP -9km %a %f %l
- OS2 Move_RecurseDirs ZIP -9kmr %a %f %l
- OS2 Extract UNZIP -joU %a %f %l
- OS2 Extract_WithPaths UNZIP -oU %a %f %l
- OS2 View UNZIP -vU %a %f %l
- OS2 Delete ZIP -d %a %f %l
- OS2 AddComment ZIP -z %a <%f
- OS2 Freshen ZIP -9fjk %a %f %l
- OS2 Update ZIP -9ujk %a %f %l
- OS2 Update_WithPaths ZIP -9uk %a %f %l
- OS2 Update_RecurseDirs ZIP -9ukr %a %f %l
- OS2 Test UNZIP -t %a
-
-
- % Not implemented yet.
-
- Efficiency 60 ; percent (Compressed/Uncompressed)
-
- End Archiver
-
- Archiver Haruyasu Yoshizaki's LHARC/LHA/LH2 and compatibles
- Extension LZH
- Ident 2,2d6c68 ; "-lh"
- DOS Add LHA a /i %a %f
- DOS Add_WithPaths LHA a /i /x %a %f
- DOS Add_RecurseDirs LHA a /i /r /x %a %f
- DOS Move LHA m /i %a %f
- DOS Move_WithPaths LHA m /i /x %a %f
- DOS Move_RecurseDirs LHA m /i /r /x %a %f
- DOS Extract LHA e %a %f
- DOS Extract_WithPaths LHA e /r /x %a %f
- DOS View LHA l %a %f
- DOS Delete LHA d %a %f
- DOS Freshen LHA f %a %f
- DOS Update LHA u /i %a %f
- DOS Update_WithPaths LHA u /i /x %a %f
- DOS Update_RecurseDirs LHA u /i /r /x %a %f
- DOS Test LHA t %a
- OS2 Add LH a %a %f /c /o
- OS2 Extract LH x %a %f /o
- OS2 View LH v %a /o
- OS2 Test LH t %a
- End Archiver
-
- Archiver Robert Jung's ARJ
- Extension ARJ
- Ident 0,60ea
- ListPrefix !
- DOS Add ARJ a -e -jm %a %f %l
- DOS Add_WithPaths ARJ a -jm %a %f %l
- DOS Add_RecurseDirs ARJ a -jm -r %a %f %l
- DOS Move ARJ m -e -jm %a %f %l
- DOS Move_WithPaths ARJ m -jm %a %f %l
- DOS Move_RecurseDirs ARJ m -jm -r %a %f %l
- DOS Extract ARJ e -e %a %f %l
- DOS Extract_WithPaths ARJ e %a %f %l
- DOS View ARJ l %a %f %l
- DOS Delete ARJ d %a %f %l
- DOS AddComment ARJ c -s1 %a -z%f
- DOS Freshen ARJ f -jm %a %f %l
- DOS Update ARJ u -e -jm %a %f %l
- DOS Update_WithPaths ARJ u -jm %a %f %l
- DOS Update_RecurseDirs ARJ u -jm -r %a %f %l
- DOS Test ARJ t %a
- OS2 Add CMD /CARJ a -e -jm %a %f
- OS2 Extract CMD /CARJ e %a %f
- OS2 View GNUNARJ l %a
- End Archiver
-
- Archiver Rahul Dhesi's ZOO 2.10
- Extension ZOO
- Ident 0,5a4f4f ; "ZOO"
- Add ZOO ah: %a %f
- Add_WithPaths ZOO ahPP %a %f
- Extract ZOO e: %a %f
- Extract_WithPaths ZOO e %a %f
- View ZOO vC %a
- Freshen ZOO auhPP %a %f
- Update ZOO anhPP: %a %f
- Update_WithPaths ZOO anhPP %a %f
- Test ZOO -test %a
- End Archiver
-
- Archiver System Enhancement Associates' ARC/ARC2
- Extension ARC
- Ident 0,1a
- DOS ListPrefix @
- DOS Add PKPAK -oct -a %a %f %l
- DOS Extract XARC /o %a %f
- DOS Extract_WithPaths XARC /o %a %f
- DOS View PKPAK -v %a %f %l
- DOS Delete PKPAK -d %a %f %l
- DOS Update PKPAK -oct -u %a %f %l
- DOS Test PKUNPAK -t %a
- OS2 Add ARC2 a5 %a %f
- OS2 Extract ARC2 xw %a %f
- OS2 View ARC2 l %a %f
- End Archiver
-
- Archiver NoGate Consulting's Pak 2.51
- Extension PAK
- Ident -2,fe
- ListPrefix @
- Add PAK A /P %a %f %l
- Add_RecurseDirs PAK A /P /I %a %f %l
- Move PAK M /P %a %f %l
- Move_RecurseDirs PAK M /P /I %a %f %l
- Extract PAK E %a %f %l
- View PAK V %a %f %l
- Delete PAK D /P %a %f %l
- AddComment PAK H %a <%f
- Freshen PAK F /P %a %f %l
- Update PAK U /P %a %f %l
- Update_RecurseDirs PAK U /P /I %a %f %l
- Test PAK T %a
- End Archiver
-
- Archiver NoGate Consulting's Pak 2.51 SFX
- Extension EXE
- Ident 0,4d5ad3000e00060020007900ffff8e0180070000e10900003e0000000100fb306a7200000000000000000000000000000000000000000000000000000000a605
- ListPrefix @
- Add PAK A /P %a %f %l
- Add_RecurseDirs PAK A /P /I %a %f %l
- Move PAK M /P %a %f %l
- Move_RecurseDirs PAK M /P /I %a %f %l
- Extract PAK E %a %f %l
- View PAK V %a %f %l
- Delete PAK D /P %a %f %l
- AddComment PAK H %a <%f
- Freshen PAK F /P %a %f %l
- Update PAK U /P %a %f %l
- Update_RecurseDirs PAK U /P /I %a %f %l
- Test PAK T %a
- End Archiver
-
- Archiver Jonas Hammarberg's Squeeze It
- Extension SQZ
- Ident 2,53515a
- Add SQZ a -q0p3 %a %f
- Add_WithPaths SQZ a -q0p0 %a %f
- Add_RecurseDirs SQZ a -q0p0s %a %f
- Extract SQZ e -p0 %a %f
- Extract_WithPaths SQZ x -p0 %a %f
- View SQZ v %a %f
- Delete SQZ d %a %f
- AddComment SQZ c %a %f
- Update SQZ u -q0p3 %a %f
- Update_WithPaths SQZ u -q0p0 %a %f
- Update_RecurseDirs SQZ u -q0p0s %a %f
- Test SQZ t %a
- End Archiver
-
- Archiver JPEG (DVPEG)
- Extension JPG
- Ident 0,ffd8ff
- View DVPEG %a -
- End Archiver
-
- Archiver JPEG (DVPEG)
- Extension JPG
- Ident 0,68736931
- View DVPEG %a -
- End Archiver
-
- Archiver GIF (DVPEG)
- Extension GIF
- Ident 0,474946
- View DVPEG %a -
- End Archiver
-